Add a function for creating a domain from an existing XendConfig, and use that
authorEwan Mellor <ewan@xensource.com>
Thu, 21 Dec 2006 17:39:32 +0000 (17:39 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 21 Dec 2006 17:39:32 +0000 (17:39 +0000)
commita72da7c894c458d8490781305efaba8678d482a5
treebbdb61f975c2454134cd5c667a3c9292bb19a55b
parent0317e15cfce68d56e50a6360b084b1193330c2b3
Add a function for creating a domain from an existing XendConfig, and use that
on reboot, rather than writing out sxp and reparsing.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py